From 2a87eb83d170672c84ff1ff99afe38644334c63b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 29 May 2009 17:26:32 -0400 Subject: [PATCH] Update for 2.17.1 --- NEWS | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e911c1173c..1c76e9ab66 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,59 @@ Overview of Changes from GTK+ 2.17.0 to 2.17.1 ============================================== * GtkLabel: - - GtkLabel can now show embedded URLs, much like SexyUrlLabel + - GtkLabel can show embedded URLs, much like SexyUrlLabel + +* Printing: + - GTK+ includes a print backend that works with the PAPI + printing service. + - The file and lpr backends can print multiple pages per sheet. * Changes that are relevant for theme authors: - The URL support in GtkLabel uses the link-color / visited-link-color style properties +* Bugs fixed: + 576091 GtkTooltip destroy the custom widget + 315462 GtkButton doesn't center its child when the child is too ... + 390331 "Pages per sheet" does not work for LPR printing + 531490 gdk_window_set_events (0) will _ADD_ events to the root w... + 574386 Remove deprecated call to gtk_status_icon_set_tooltip in ... + 576678 cups printbackend doesn't list printers on NetBSD + 579366 gtkbuilderparser leaks RequiresInfo objects. + 579884 casting problem in gmodule + 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ... + 581876 Remove deprecated call to gtk_action_connect_proxy in tes... + 581878 Remove deprecated call to gtk_scale_button_get_orientatio... + 582003 Calling gdk_window_get_events() changes the event mask, b... + 582488 GtkNotebook behaves poorly when allocated less than reque... + 582950 Use number of pages to print when showing printing progress + 582963 Crash when printing from a thread + 583050 unclear disposition of function gtk_combo_box_get_active... + 583522 Trivial error in GtkBuilder migration documentation + 535557 gdk_window_set_icon_name should accept NULL to unset + 549859 "file" printer doesn't support n-up + +* Updated translations: + Arabic + British English + Catalan + Czech + Danish + Estonian + French + German + Greek + Hungarian + Irish + Italian + Kannada + Portuguese + Russian + Slovenian + Spanish + Ukrainian + Simplified Chinese + Overview of Changes from GTK+ 2.16.x to 2.17.0 ============================================== -- 2.30.2